projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe9607
)
(tpu-set-mark): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 29 Feb 2004 23:10:58 +0000
(23:10 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 29 Feb 2004 23:10:58 +0000
(23:10 +0000)
lisp/emulation/tpu-edt.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/tpu-edt.el
b/lisp/emulation/tpu-edt.el
index 8e290553a61832a51e0cdb5ee094a6712efe9e1b..b164588d8f18dd4274ae1b082f34f1dd0d2ac986 100644
(file)
--- a/
lisp/emulation/tpu-edt.el
+++ b/
lisp/emulation/tpu-edt.el
@@
-551,7
+551,7
@@
version of Emacs."
(t (mark))))
(defun tpu-set-mark (pos)
- "TPU-edt verion of the `set-mark' function.
+ "TPU-edt ver
s
ion of the `set-mark' function.
Sets the mark at POS and activates the region according to the
current version of Emacs."
(set-mark pos)